Toptimize
[Beta] Add Quality Score
Use the /predictions
endpoint to get contextual predictions of conversion and relevance metrics,
which are personalized by user and context.
In order to provide predictions, Topsort requires that events are also sent, as a source of information.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
⚠️ Beta Access Required
Contact your sales representative to gain access to this endpoint and start using it.
The context information for the predictions, including which metrics to predict.
The body is of type object
.
Response
200
application/json
The prediction results. This will provide a numerical value for each combination of metric/product requested on the API call.
The response is of type object
.